home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / fdfaq001.arc / FDFAQ.001 next >
Text File  |  1991-09-25  |  9KB  |  186 lines

  1.  
  2. ---------------------------------------------------------------------------
  3. FD-FAQ.001 - September 24th, 1991
  4.  
  5. Frequently asked questions about FrontDoor, TosScan, and related utilities.
  6.  
  7. Copyright 1991 Advanced Engineering sarl; All rights reserved.
  8.  
  9. Published by Advanced Engineering sarl with assistance from the users of
  10. FrontDoor, TosScan, and related utilities, as well as the FrontDoor Help
  11. nodes. This document may be freely distributed for noncommercial and
  12. informational purposes. This document may not, under any circumstance, be
  13. traded, sold, or otherwise used for commercial gain or purposes without the
  14. prior written consent of Advanced Engineering sarl.
  15. ---------------------------------------------------------------------------
  16.      These questions and answers do not appear in any specific order.
  17. ---------------------------------------------------------------------------
  18. FD=FrontDoor Mailer            FM=FrontDoor Editor               TS=TosScan
  19. ---------------------------------------------------------------------------
  20.  
  21. Q: In FD version 2.01, and later, occasionally various indicators will
  22.    appear in the lower right hand corner. Amongst these are MAIL and
  23.    NU. What are they?
  24.  
  25. A: Four possible symbols might pop up there in the lower right:
  26.  
  27.      NU: No Users. Event configured to not allow users, or is toggled
  28.          off at the FD screen with ALT-Y, Human callers "NO". Also
  29.          displayed when FD detects the semaphore file FDNOUSER.NOW in
  30.          its SYSTEM or SEMAPHORE (commercial versions only) directory.
  31.  
  32.      UD: One or more nodes have been marked as undialable, since your
  33.          system has called them, got a connect, but then failed when
  34.          attempting to establish a mail session. When this has occured
  35.          the number of "Resend retries" you've defined in FDSETUP, FD
  36.          will set one check mark for this node. When the node has got
  37.          three check marks, FD will not call this node again, until
  38.          you've removed the check marks.
  39.  
  40.          Press ALT-V to review the list of undialable nodes, and edit
  41.          the check marks.
  42.  
  43.      NE: No exit. The flag FDNOEXIT.NOW is present in the FD SYSTEM
  44.          directory. When present FD will not exit (event if event is
  45.          configured to exit) when mail arrives.
  46.  
  47.    MAIL: Unread mail for your system has arrived (if this is configured
  48.          to be displayed in FDSETUP).
  49.  
  50. ---
  51.  
  52. Q: On my point system I always get an error "Unable to open INBOUND.HIS:
  53.    File not found". What does this error mean and what can I do to prevent
  54.    it?
  55.  
  56. A: The message means that FD was looking for the file which records all
  57.    inbound calls to your system. FD tries to reorganize the two activity
  58.    files (INBOUND.HIS and OUTBOUND.HIS) on a daily basis, as defined in
  59.    FDSETUP. If you haven't had any inbound calls yet (or if you don't ever
  60.    have inbound calls) then obviously no file with inbound history exists.
  61.    The message itself does cause any harm. Nevertheless, if you want to
  62.    avoid the error message then create a zero byte INBOUND.HIS on your
  63.    disk with the DOS command "ECHO > INBOUND.HIS" and FD will no longer
  64.    report the error.
  65.  
  66. ---
  67.  
  68. Q: Since I have installed FrontDoor 2.01 the system doesn't seem to accept
  69.    file/update requests anymore from certain system of which it previously
  70.    did accept and honour them.
  71.  
  72. A: Check your logfile whether you can find a report "remote refused
  73.    pickup". One of the changes between FrontDoor 1.99c and 2.01 is that
  74.    FrontDoor 2.01 will also honour this flag for file requests. That means
  75.    that if the requesting node has setup his system in such a manner that
  76.    it should not pick up traffic then your FD will honour that request and
  77.    will not attempt to send anything to that system.
  78.  
  79. ---
  80.  
  81. Q: In the FrontDoor Technical Note on using HST Dual Standard modems (FDTN-
  82.    001) there is a mention that I should use "CONNECT 1200/" as the connect
  83.    string for 1200 bps connects. Must I also include the slash in the other
  84.    connect messages?
  85.  
  86. A: No. The reason why you must include the slash for 1200 BPS connects is
  87.    that there is also a possibility that your modem reports a "CONNECT
  88.    12000". If you don't include the slash on the 1200 BPS connect message
  89.    then the CONNECT 12000 will be interpreted as a 1200 BPS connect and
  90.    time calculations for transfers and file requests will be wrong.
  91.  
  92. ---
  93.  
  94. Q: The FrontDoor manual states that FrontDoor 2.01 supports the new connect
  95.    messages for the new US Robotics high speed modems. However, when I
  96.    review the connect messages in FDSETUP, I can not find the connect
  97.    messages for the 7200, 12000 and 14400 BPS speeds. How do I configure
  98.    FrontDoor for my modem?
  99.  
  100. A: For compatibility reasons the connect messages for these three speeds
  101.    have been hardcoded in the FrontDoor software. This means that FD will
  102.    always recognize these connect messages and use the appropriate speed
  103.    and time calculations for the session. However, they are not
  104.    configurable and thus can not be changed.
  105.  
  106.    Note that if you wish to enable human callers at that speed then you
  107.    must set the appropriate errorlevels in FDSETUP-> Mailer > Errorlevels.
  108.  
  109. ---
  110.  
  111. Q: If I poll my boss, 2:512/1 (for example), for mail, then FD logs a
  112.    message "Unexpected password, XXXXXXXX, from 2:512/1011". What does this
  113.    mean and is this a security bug in FrontDoor? I don't even have a
  114.    password for 2:512/1011!
  115.  
  116. A: That is exactly what the message means. It tells you that you have had
  117.    a session with a system which presented an unexpected password for one
  118.    or more AKAs. The password was unexpected because you haven't configured
  119.    a session password for that particular AKA. The message is part of
  120.    FD's security system. If the message is not important to you then you
  121.    might want to consider to disable the (#) logentry in FDSETUP > Mailer >
  122.    Loglevels. However, please read on to the next question.
  123.  
  124. ---
  125.  
  126. Q: One of my downlinks has 8 different AKAs on his system and it seems as
  127.    if he changes them more often than his underwear. Must I really enter
  128.    all his AKAs in the security manager? He only receives echomail for his
  129.    primary address from me. Does it help if I just disable the "Present all
  130.    AKAs.." option?
  131.  
  132. A: It's not a matter of *YOUR SYSTEM* presenting all AKAs, but the other
  133.    side. If you feel that some node has so many AKAs that you don't want to
  134.    include all his passwords in your security manager then make sure that
  135.    you route mail for his AKAs to ONE of his addresses. If you do that, you
  136.    only need to password protect that particular address.
  137.  
  138.    Otherwise, you will either have to accept that mail for his AKAs is not
  139.    password protected (and can thus be picked up by anyone who puts that
  140.    address in his AKA list) or you will have to set passwords for his
  141.    entire AKA list.
  142.  
  143. ---
  144.  
  145. Q: All the message that I or my BBS users write are displayed as having the
  146.    'Local' status when I read them in FM. Does this mean that FD will not
  147.    send these messages?
  148.  
  149. A: The 'Local' status of any message on your system simply means that the
  150.    message apparently originates from your system. FD checks the 'Local'
  151.    flag before honouring any special flags within the message, such as
  152.    'Direct' or 'Immediate'. If these message don't have the 'Local' bit
  153.    set then FD will refuse to send these messages. This is part of FD's
  154.    security systems and its goal is to prevent people from forcing your
  155.    system to call to places at times where or when you don't want the
  156.    calls to happen (e.g. for cost reasons).
  157.  
  158. ---
  159.  
  160. Q: FM doesn't generate a tearline anymore. I have configured my echomail
  161.    folders with "Echo Info" enabled but FM still does put any text behind
  162.    the three dashes (---) under each message.
  163.  
  164. A: It is our belief that we should disturb the readers of echomail messages
  165.    as little as possible with unnecessary and uncalled for advertisements.
  166.    Therefor we support the thought that program information should be
  167.    hidden for the user. If you press ALT-X when reading one of your
  168.    messages you will see a notice "PID FM <version>". Thus, you are still
  169.    able to see which software people have used to enter a message, but only
  170.    when you want to see it. This is compliant with the desire of many
  171.    people to clean up the echomail from unwanted commercials as much as
  172.    possible.
  173.  
  174. ---
  175.  
  176. Q: I can't do anything in the Terminal. Not even leave it with ALT-Q.
  177.  
  178. A: You have the <Scroll Lock> key on. When it is active, the Terminal is in
  179.    'Raw mode', which transmits ALL keystrokes to the remote side. Just
  180.    press <Scroll Lock>, to turn it off, then you can use the Terminal as
  181.    you're used to.
  182.  
  183. /* end of file "fd-faq.001" */
  184.  
  185.  
  186.